PDF4Java Reference Documentation
com.o2sol.pdf4java.forms Package / PDFTextBoxField Class / getSpellCheck Method
In This Topic
    getSpellCheck Method
    In This Topic
    Gets a value indicating whether the field text shall be spell-checked.
    Syntax
    public boolean getSpellCheck()

    Return Value

    True if text entered in the field shall be spell-checked.
    See Also